@echo off

certutil -addstore -f -enterprise -user root "%SYSTEMDRIVE%\temp\ssl\placeholder.pem"

exit 0